Skip to content

tea.ExecProcess does not restore mouse motion #1424

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
antonmedv opened this issue May 25, 2025 · 2 comments
Open

tea.ExecProcess does not restore mouse motion #1424

antonmedv opened this issue May 25, 2025 · 2 comments

Comments

@antonmedv
Copy link

Describe the bug
Run vim with tea.ExecProcess, exit vim -> no mouse events, also some problems with altscreen.

Setup
Please complete the following information along with version numbers, if applicable.

  • OS macOS
  • Shell zsh
  • Terminal Emulator Terminal.app
  • Terminal Multiplexer none

To Reproduce
Steps to reproduce the behavior:

  1. Use https://fx.wtf
  2. Click on 'v' to open file.
  3. Exit vim.
  4. See error

Source Code
https://fx.wtf

Expected behavior
AltScreen and MoueCell restored.

@meowgorithm
Copy link
Member

meowgorithm commented May 25, 2025

Good catch; appreciate you filing this @antonmedv. This is on v1 of the library, correct?

@antonmedv
Copy link
Author

Yes, the v1.

PS Looking forward to try out v2 as well =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants